home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / dcsetenv.zip / README < prev    next >
Internet Message Format  |  1989-03-02  |  1KB

  1. From To:ibmpc-l Fri Feb 17 13:53:44 1989
  2. Date: Fri, 17 Feb 89 13:53:44 CDT
  3. To: Info-IBMPC@Simtel20.army.mil (IBM-PC Mailing List)
  4. Subject: SETENV Program Sent
  5.  
  6. I have sent the SETENV program.  There have been a number of inquiries
  7. which the code in this program may help satisfy.  Some people wanted to
  8. know how to generate longer paths.  Although this program does not do so
  9. directly, it could be modified to do so.  A recent inquiry wanted to
  10. know how in C he could access an environment variable in the parent
  11. environment.  This program does so, and can be used as a template for
  12. further development.  SETENV works just like SET with a somewhat more
  13. relaxed syntax.  My original reason for developing it was because the
  14. SET command would not allow an '=' character in the environment string.
  15. SETENV makes no such restriction.  The original coding in the ENVVAR
  16. module was done by "Jim Anderson" <bilbo.jta@SEAS.UCLA.EDU> and the rest
  17. of the modifications and development was by me "David J. Camp"
  18. <david%wubios@wucs1.wustl.edu> .  Good Luck in your development!
  19. -David-
  20.  
  21. Bitnet:   david@wubios.wustl                ^      Mr. David J. Camp
  22. Internet: david%wubios@wucs1.wustl.edu    < * >    Box 8067, Biostatistics
  23. uucp:     uunet!wucs1!wubios!david          v      660 South Euclid
  24. Washington University Medical School               Saint Louis, MO 63110
  25.  
  26.